Added task.session field.
authorEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 16:09:16 +0000 (16:09 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 16:09:16 +0000 (16:09 +0000)
commit77442ed1d3615d15b9cb2841e4510915d7eaee1c
tree5ba01a898040fc54a39b92468e0b0fdd67b86e87
parente9bca537abf526a0a85c843a3407088b0cab28f8
Added task.session field.

Fix session.get_by_uuid and get_uuid, and remove session.get_all.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendTask.py
tools/python/xen/xend/XendTaskManager.py